Enable HTTPS Communication for SLNX PC Client
RICOH Streamline NX PC Client of version 3.5 or later uses the TLSv1.2 protocol for SSL communication by default. When using a model released in 2014 or earlier with Streamline NX Embedded Application Type Standard or Type Hybrid installed, follow the procedure below to modify the setting so that it can communicate with RICOH Streamline NX PC Client using HTTPS.
-
Log in to the Management Console using a user account that has all the SysConfigRead, SysConfigWrite, and @RemoteCE Privileges.
-
Click [System] → [Server Settings] → [Advanced System Settings Editor].
-
Click [View] → [Delegation Server Settings].
-
When applying this change to all Delegation Servers, select [Global Settings]. When applying this change to a specific Delegation Server, select the target Delegation Server.
-
Find the keys listed in the table below and change [Value] to the indicated values.
If a key does not exist, click (Add) and enter the corresponding key in [Key].
Key |
Value |
---|---|
pcclient.protocol.exclude |
SSLv3 |
pcclient.protocol.include |
SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2 |
pcclient.cipher.exclude |
SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_RSA_EXPORT_WITH_DES40_CBC_SHA,SSL_RSA_EXPOR T_WITH_RC4_40_MD5, TLS_RSA_EXPORT_WITH_RC4_40_MD5, SSL_CK_RC4_128_EXPORT40_WITH_MD5, TLS_RSA_WITH_DES_CBC_SHA,SSL_RSA_EXPORT_WITH_DE S40_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA |
pcclient.cipher.include |
(empty) |
-
Click (Save).